Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Call Java Agent from Lotusscript
Feedback Type: Problem
Product Area: Notes Client
Technical Area: Application Development
Platform: Windows
Release: 8.5.3
Reproducible: Intermittent

I am trying to call a Java agent from lotusscript agent. I am using following code:

****Lotus Agent******
set agent = db.getAgent("abc")
agent.run(doc.NoteId)
(doc is some document which is saved above)

***Java Agent****
Agent agent = agentContext.getCUrrentAgent()
String param = agent.getDocParameter()
Documnet doc = db.getDOcumentbyid(param)

Thing is m not able to get inside java agent. Is there any security related changes i have to do or what..??

Plz plz help me out.

Thanks in advance.


Feedback number WEBB8Y4PV8 created by ~Joseph Nonjipylyader on 09/13/2012

Status: Open
Comments:

Call Java Agent from Lotusscript (~Joseph Nonjipy... 13.Sep.12)
. . Runtime security level (~Martha Umpones... 13.Sep.12)
. . . . Re: runtime security level (~Joseph Nonjipy... 14.Sep.12)
. . Working for client but not for web ... (~Joseph Nonjipy... 14.Sep.12)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS